testing.testContext.release (method)

4 uses

	testing (current package)
		fuzz.go#L674: 			f.testContext.release()
		testing.go#L1400: 			t.context.release()
		testing.go#L1420: 			t.context.release()
		testing.go#L1553: func (c *testContext) release() {